go/types.Config._Trace (field)
15 uses
go/types (current package)
api.go#L152: _Trace bool
call.go#L137: if check.conf._Trace {
check.go#L476: if check.conf._Trace {
check.go#L542: if check.conf._Trace {
check.go#L552: if check.conf._Trace {
decl.go#L52: if check.conf._Trace && obj.Type() == nil {
decl.go#L264: if check.conf._Trace {
errors.go#L125: if check.conf._Trace {
expr.go#L943: if check.conf._Trace {
named.go#L634: if check != nil && check.conf._Trace {
stmt.go#L24: if check.conf._Trace {
typeset.go#L174: if check != nil && check.conf._Trace {
typexpr.go#L233: if check.conf._Trace {
typexpr.go#L434: if check.conf._Trace {
validtype.go#L33: if check.conf._Trace {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)